home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / others / modem / sysin210 / readme.si next >
Encoding:
Text File  |  1994-11-08  |  21.1 KB  |  546 lines

  1. SYSINFO2.PRG -- (C) 1994 Toad Computers -- Version 2.10
  2. =======================================================
  3.  
  4. NOTE -- This is version 2.10 of   this program. This adds new features
  5. to version 2.00. Changes include:
  6.  
  7.         - Now parses STraight FAX! Preference File when
  8.           the new 'STFax Setup' Button Is Selected
  9.         - Makes 'flags' for file listings more unix-like
  10.         - Compatible with even more modems
  11.  
  12. Enhancements made in version 2.00 over v1.60:
  13.  
  14.         - New Interface Dialog
  15.         - Ability to select specific test sections,
  16.           so as to shunt those that your computer
  17.           finds distasteful
  18.         - Proper Detection of Mag!x (MagiC) Multitasking
  19.         - Works with GVC Rockwell/Exar Modems
  20.         - Fix of User Info Dialog Bug
  21.         - Periodic Flush of Test File - Helps Track Down Crashes
  22.         - Detection of Atari Clipboard
  23.         - Works on quiet, non-verbose modems
  24.         - Capture of AT&V Modem Profile
  25.         - Easier to Dance to
  26.  
  27. Enhancements made in version 1.60 over version 1.51:
  28.  
  29.         - Compatible with Newer Supra Modems
  30.         - Includes Dialog for Storage of User Info in Output File
  31.         - Detects Caller ID on Practical Periph. Modems
  32.  
  33. Enhancements in version 1.51 over version 1.05:
  34.  
  35.         - Change of name to SYSINFO.PRG (from MODEMTST.PRG)
  36.         - Addition of System Testing Capability
  37.         - Works with Intel Class 2 Modems
  38.         - Works with USR Sportster Modems
  39.         - "Active" Status Bar Tells You What's Happening
  40.         - Addition of Digital Sound Effects in About Box (oh boy!)
  41.  
  42. Enhancements in version 1.05 over version 1.02:
  43.  
  44.         - No Crashes with EXAR based FAX modems (TKR)
  45.         - Tests for buffer size and flow control
  46.           (This information may be saved to disk
  47.            or printed using the PRINT button, but
  48.            will not be displayed in the dialog box.)
  49.         - Addition of HOLIDAY FESTIVAL '93 announcement
  50.           at end of program. Includes mention of the
  51.           release of STRAIGHT FAX 2.1 at that event.
  52.  
  53. Enhancements in version 1.02 over version 1.0:
  54.  
  55.         - Support for SendFAX Modems
  56.         - Support for ZOOM Class 2 Only Modems
  57.         - Support for Best Data Products "Smart One" Modems
  58.         - Improved Support for US Robotics Modems
  59.         - Improved Support for Voice-Mail Modems
  60.         - Ability to save modem features in an ASCII file
  61.         - Probably some other things I can't remember
  62.           But Aren't Really Important
  63.  
  64.  
  65. ----------------------------------------------------------------------
  66.  
  67. WHY THIS PROGRAM IS CALLED SYSINFO
  68.  
  69.         This program started out as a  modem  tester, to give you (and
  70. us) more information about your modem. We realized that this in itself
  71. was  not  only  interesting  information,   but  could  also  be  very
  72. instrumental  in  helping  us  to  diagnose  and  solve  compatibility
  73. problems between certain modems and STraight FAX!
  74.  
  75.         We decided that we could  then  add  another dimension to this
  76. program by allowing it to  inspect  and  report  on your entire system
  77. configuration -- everything from your TOS version to your GDOS version
  78. to your AUTO folder,  and  much  more!  So  we  put  together a set of
  79. routines that would do this testing.
  80.  
  81.         The tests are  quite  comprehensive.  We  even  test  for many
  82. rather obscure TSR's and cookies (in  the  cookie jar). We renamed the
  83. program to SYSINFO.PRG so that people would realize that this is now a
  84. SYSTEM INSPECTOR rather than just a modem tester. Of course, the modem
  85. test function still remains and is more compatible than ever!
  86.  
  87.         So now, this program will  produce  a readable ASCII text file
  88. (usually under 10K long, called  SYSINFO.TXT)  that  will give us, and
  89. you, comprehensive information about  your  system.  By allowing us to
  90. look at this wide-angle snapshot of your system, we will be able to do
  91. an even  better  job  of  diagnosing  any  incompatibilities  you  may
  92. encounter. And between the two  of  us,  we  may  be able to eliminate
  93. incompatibilities as we know them!
  94.  
  95. ----------------------------------------------------------------------
  96.  
  97. RUNNING THE PROGRAM
  98.  
  99. This program is a freebie  for  all  current and prospective owners of
  100. STraight FAX!. It will test your  modem  to  see what features it has,
  101. how fast it can go, and  where  its  firmware came from. You can print
  102. out this information. It  will  then  proceed  to  inspect your system
  103. configuration, and will save its findings (along with results from the
  104. modem test section) to the readable ASCII text file SYSINFO.TXT.
  105.  
  106. It works on all ST/TT/Falcon computers  and  has been tested on a Mega
  107. STE, 1040STE, 1040STF, TT030, Falcon030 and Gemulator.
  108.  
  109. It has an attractive 3D interface when  used on the Falcon030 or under
  110. MultiTOS/Geneva. (Oooh... Excitement!) It works best in a 640 x 400 or
  111. better graphics mode (ST High,  TT   Medium,   Falcon,  etc.),  but it
  112. will also work in medium resolution.
  113.  
  114. To run this program, simply double click  on  it. You must run it from
  115. an 80 column graphics mode.
  116.  
  117.  
  118. THE MAIN TEST SCREEN
  119.  
  120. Upon loading the program, you  will  be  presented  with a dialog box,
  121. consisting of several buttons. They are as follows:
  122.  
  123.         Test:   Modem   -->     Select Port
  124.                 TOS
  125.                 GDOS
  126.                 Auto Folder
  127.                 Desk ACCs       Select All
  128.                 STFax Setup     Select None
  129.                 CPX Files
  130.  
  131.                 Begin Testing   Exit    About
  132.  
  133.  
  134. Select Modem:           To Run Modem Tests.
  135.        TOS:             To Run ROM / System Related Tests.
  136.        GDOS:            To Run GDOS Related Tests.
  137.        Auto Folder:     To List AUTO Folder Files.
  138.        Desk ACCs:       To List Desk Accessories.
  139.        STFax Setup:     To List the contents of your STraight FAX!
  140.                         preferences file. Only run this if you have
  141.                         STraight FAX! installed on your system!!
  142.        CPX Files:       To List Your CPX Files.
  143.  
  144. Select Port:            Allows selection of alternate serial ports
  145.                         on machines that have them. This button
  146.                         does not appear on machines with only
  147.                         one serial port.
  148.  
  149. Select All:             Selects ALL Test Sections.
  150. Select None:            Deselects ALL Tests Sections.
  151.  
  152. Begin Testing:          Starts the tests you have selected.
  153.  
  154. Exit:                   Leaves the program without testing.
  155.  
  156. About:                  Takes you to the exciting about screen
  157.                         with the digital sound effects. <grin>
  158.  
  159.  
  160. THE MODEM INFORMATION SCREEN
  161.  
  162. If you select the  modem  test,  you  will  see your modem information
  163. after the tests are completed. This  is  the  same screen we've had in
  164. previous versions of this program  and  it  gives  you a quick look at
  165. your modem's  properties.  For  a  fuller  description,  including the
  166. complete AT&V profile, look in the SYSINFO.TXT file.
  167.  
  168. When you're done ogling this  screen,  click on "Continue Testing," or
  169. if you want to  retest  the  modem,  click  on  "Retest Modem." Simple
  170. enough, eh?
  171.  
  172. After clicking on "Continue Testing,"  if  you have selected any other
  173. tests, a status  bar  indicating  thier  progress  will  appear on the
  174. screen.  Again,  the  results  of  the  tests  are  written  into  the
  175. SYSINFO.TXT file.
  176.  
  177. A dialog box will appear  which  will  allow  you  to enter your name,
  178. address, and other vital statistics into  the program for inclusion in
  179. SYSINFO.TXT. This is helpful if you wish  to  send the file to us (via
  180. FAX or e-mail) for technical  support.  You  may  either fill out this
  181. form and select "OK" or select "SKIP" to skip this section.
  182.  
  183. The program will then take you  through  a couple of more "ad" dialogs
  184. and will exit  the   program,   returning   you  to  your desktop. The
  185. SYSINFO.TXT file is created in the  same  directory from which you ran
  186. SYSINFO2.PRG and can be  printed,  FAXed,  e-mailed,  edited, fried or
  187. boiled at your discretion.
  188.  
  189.  
  190. MODEM Test Results -- WHAT DO THEY MEAN?
  191. ========================================
  192.  
  193. This program tests several characteristics of your modem. They are:
  194.  
  195. CLASS:  What class is your modem?
  196.  
  197.         Class 0 (Data) -- All modems are Class 0. This means that
  198.                           they are capable of data communication.
  199.  
  200.         Class 1 (FAX)  -- If your modem has only Class 1 FAX
  201.                           compatibility, it will work only with
  202.                           STraight FAX! 2.0. Previous versions of
  203.                           STraight FAX! do not work with Class 1
  204.                           only modems.
  205.  
  206.         Class 2 (FAX) -- If your modem has Class 2 capability, it
  207.                          is compatible with older versions of
  208.                          STraight FAX! as well as the new
  209.                          STraight FAX! 2.0.
  210.  
  211.         Class 8 (Voice)- Some new modems are capable of processing
  212.                          voice sound data and sending it to your
  213.                          computer. This will be used in a future
  214.                          Voice Mail program from NewSTar Technology
  215.                          Management and Toad Computers. ZOOM VFDX
  216.                          and some ZyXel modems will test as Class 8.
  217.  
  218.  
  219. CALLER ID:  Do you have it or not?
  220.  
  221.         Some FAX modems based on the Rockwell chipset, as well as
  222.         some others, support Caller ID service by reporting the
  223.         caller's phone number to the computer immediately after
  224.         the first ring. Of course, you must have Caller ID
  225.         service for this feature to work.
  226.  
  227.         Modems that are likely to have this are the Supra 144LC,
  228.         Supra v.32 bis, Supra v.32, ZOOM VFDX, etc.
  229.  
  230.  
  231. FAX SPEED:  How fast can you fax?
  232.  
  233.         Class 2 FAX modems typically can send and receive at the
  234.         same baud rate. Class 1 only modems, however, sometimes
  235.         have different speeds for send and receive. On Class 2
  236.         modems, this program will report one rate for both
  237.         send and receive. (Example: 14,400 Send / Receive)
  238.  
  239.         On Class 1 only modems, it will report two rates, even
  240.         if they are the same. (Example: 14,400 Send / 14,400 Receive
  241.         or 9600 Send / 4800 Receive)
  242.  
  243.         This parameter cannot be tested on SendFAX or data modems.
  244.  
  245.  
  246. SILENT ANSWER:  Do you have it or not?
  247.  
  248.         Some FAX modems support a feature called Silent Answer which
  249.         allows you to share a phone line for both FAX and voice calls.
  250.         Note that this feature does require you to have an answering
  251.         machine on the line, and you should consult your modem manual
  252.         or your manual for STraight FAX! to properly use this rather
  253.         complex (and oft misunderstood) feature.
  254.  
  255.         Most Supra 14,400 FAX modems have this feature.
  256.  
  257.  
  258. CHIPSET:  Who's it made by?
  259.  
  260.         On a Class 2 FAX modem this program will ask your modem who
  261.         made its chipset. Class 1 FAX modems don't understand this
  262.         question, so we ask it another question which may give us
  263.         a clue about the manufacturer of the modem. So, your
  264.         results for this will vary from modem to modem, and from
  265.         Class 1 to Class 2.
  266.  
  267.         Likely answers will be along the lines of:
  268.  
  269.         ROCKWELL: V.32AC                        (Class 2)
  270.      or (C) 1992, 93 Supra Corporation          (Class 1)
  271.      or Sierra V4.01 -09/28/1990                (SendFAX)
  272.  
  273.  
  274.  
  275. FIRMWARE INFO:  What are the numbers?
  276.  
  277.         Every modem has "firmware" which is essentially a computer
  278.         program that tells it what to do and when. This firmware
  279.         is often a socketed ROM or EPROM which manufacturers may
  280.         change from time to time as they encounter incompatibilities
  281.         and add features. Sometimes the revisions from one firmware
  282.         version to another are minor. Sometimes they are major
  283.         (such as adding Caller ID & Silent Answer). This will tell
  284.         you what version of firmware you have, and you may be
  285.         able to use this information when you're tracking down
  286.         bugs or wondering why certain features are missing.
  287.  
  288.         It is sometimes possible to buy upgrades to newer versions
  289.         of firmware from manufacturers, but you wouldn't want to
  290.         do this unless you knew you had to. This will give you
  291.         specific firmware information that you can use when you
  292.         call a manufacturer, requesting information about
  293.         upgrades.
  294.  
  295.         This information may also sometimes be useful for
  296.         STraight FAX users who are requesting technical
  297.         support from Toad Computers. We may be able to trace
  298.         certain problems back to certain firmware revisions
  299.         with this information.
  300.  
  301.         The answer I get with a Supra 144LC (10/19/93) is:
  302.  
  303.         V1.80-02c TR14-JXXX-001 216
  304.  
  305.         Your results, of course, may vary considerably.
  306.  
  307.  
  308. TESTED ON:  When are you doing this?
  309.  
  310.         Provided your system clock is set right, this field
  311.         will tell you when (what day & time) you conducted
  312.         the test. This is helpful if you send a printout
  313.         to Toad Computers for STraight FAX! tech support
  314.         because it will give us an idea of when you actually
  315.         tested your modem.
  316.  
  317.         This field does not appear on screen -- it only
  318.         appears on the test printout.
  319.  
  320.  
  321. IS IT COMPATIBLE WITH STraight FAX!?:
  322.  
  323.         If it's compatible with STraight FAX, it will tell you.
  324.  
  325.         In short:
  326.  
  327.         Class 1 only is compatible ONLY with STraight FAX! 2
  328.         Class 2 is compatible with all versions of STraight FAX!
  329.         SendFAX modems are compatible with all versions of STraight
  330.                 FAX!, for sending FAXes only.
  331.  
  332.  
  333. BUFFER SIZE:
  334.  
  335.         Most FAX modems have a certain amount of RAM internally
  336.         which are used to buffer data input and output. The
  337.         amount of buffer your modem has an effect on how well
  338.         your modem will operate in situations where timing
  339.         is critical and processor time is at a premium.
  340.  
  341.         Knowing the buffer size on your modem may help us to
  342.         better diagnose any problems you encounter when using
  343.         STraight FAX!
  344.  
  345.         This field is not displayed in the main test dialog,
  346.         but is saved or printed when you use the PRINT button
  347.         from the main dialog.
  348.  
  349.  
  350. FLOW CONTROL:
  351.  
  352.         Most FAX modems support hardware flow control of some kind.
  353.         This allows for error-free communication with your computer,
  354.         and is sometimes referred to as RTS/CTS handshaking.
  355.  
  356.         Again, knowing whether or not your modem supports flow
  357.         control will give us more information when diagnosing
  358.         technical problems with specific modems.
  359.  
  360.         This field is not displayed in the main test dialog,
  361.         but is saved or printed when you use the PRINT button
  362.         from the main dialog.
  363.  
  364.  
  365. PROFILE:
  366.  
  367.         When your modem operates, it uses a "stored profile" as
  368.         the basis for all its settings. When you type ATZ to
  369.         reset the modem, this profile is what is loaded into its
  370.         brain. By looking at this profile, we can see how your
  371.         modem is configured by default. To change your stored
  372.         profile, use (in most cases) the AT&W0 or AT&W1 commands,
  373.         depending on whether you want to write to profile 0 or 1.
  374.  
  375. ======================================================================
  376.  
  377. GROUP: Qu'est que c'est?
  378.  
  379.         Many people get CLASS confused with GROUP when referring
  380.         to FAX devices. They are different. GROUP refers to the
  381.         standard which is used to determine the arrangement of
  382.         data in a FAX transmission.
  383.  
  384.         CLASS refers to the standard that describes the set of
  385.         modem commands (and the amount of work the computer must
  386.         do) when sending a FAX.
  387.  
  388.         As we have seen, FAX Class can be 1 or 2 (or both).
  389.         A new Class standard will be out next year called Class 2.0
  390.         and is an extension of Class 2. STraight FAX! is
  391.         not compatible with Class 2.0 at this time, (nor is this
  392.         program), but we intend to make that part of a future upgrade.
  393.  
  394.         GROUP is at this time ONLY 3 (sometimes written III). If you
  395.         are talking about FAXes (on _this_ planet) then right now
  396.         you're talking Group III. Future group standards may define
  397.         things like color FAXes, etc.
  398.  
  399.         Right now, though, Group is a non-issue. They're all
  400.         Group III.
  401.  
  402.  
  403. ======================================================================
  404.  
  405. SYSTEM Test Results: What exactly is tested?
  406. --------------------------------------------
  407.  
  408.         As of this version (2.00), the following tests and inspections
  409. are performed on your system:
  410.  
  411.  
  412. Under the TOS Section:
  413.         TOS Version
  414.         TOS Country
  415.         TOS Date
  416.         TOS Start Address
  417.         GEMDOS Version
  418.         AES Version
  419.         Number of Tasks Supported
  420.         GDOS Version
  421.         Machine Type
  422.         FPU Present
  423.         Blitter
  424.         Available ST RAM
  425.         Available TT RAM
  426.         Boot Drive
  427.         Installed Drives
  428.         Number of Floppies
  429.         Screen Resolution
  430.         No. Of Serial Ports
  431.  
  432.         MiNT Version
  433.         Geneva
  434.         NeoDesk
  435.         Atari Hard Disk Driver Information
  436.  
  437.         Snapshot of CPU registers at time
  438.         of last bus error, if one is detected
  439.  
  440.         Cookie Jar Contents
  441.         Environment Variables
  442.         Listing of all Serial Port Information
  443.         Atari Clipboard Information
  444.  
  445.         TSR's:
  446.         Serial Fix
  447.         GEM ENV
  448.         Universal Item Selector
  449.         STraight FAX! Manager
  450.         Atari Mouse Accelerator
  451.         PowerDOS
  452.         NVDI
  453.         JARxxx Cookie Jar Manager
  454.         Selectric File Selector
  455.  
  456. Under the GDOS Section:
  457.         GDOS Printer Driver Information
  458.         GDOS Path
  459.         GDOS Character Bitmap Cache Size
  460.         GDOS Data Structure Cache Size
  461.  
  462. Under the AUTO Section:
  463.         Auto Folder Contents
  464.  
  465. Under the Desk Accessory Section:
  466.         Desk Accessory Folder Contents
  467.  
  468. Under the CPX Section:
  469.         CPX Folder Contents
  470.         Installed CPX Modules
  471.  
  472. WHY WE BROKE THIS DOWN INTO SECTIONS THAT YOU CAN TURN ON AND OFF:
  473.  
  474.         We found that certain software  / hardware combinations caused
  475. some of our tests to crash some  of  the  time. Now, if the program is
  476. giving you trouble, turn off suspect  test  sections and try again. If
  477. you cause the crash to go away, then we know where the problem is.
  478.  
  479.         We suggest running with  all  tests  enabled.  Scale back only
  480. when this seems not to work.
  481.  
  482. ======================================================================
  483.  
  484. CAVEAT FOR USERS OF MiNT / MULTITOS:
  485.  
  486.         This program has been tested with version 1.04 of MultiTOS and
  487. has been found to function  properly.  However, when running MultiTOS,
  488. if you also have STalker loaded as  a desk accessory, the OS Bconout()
  489. call breaks and crashes  the  system.  To  fix  this problem, you must
  490. rename STalker (to .ACX) and reboot. I found this out the hard way.
  491.  
  492.         I thought there was actually  something  wrong with my program
  493. until I took the time to write  another small program that did nothing
  494. but send a character out via Bconout.  Boy was I surprised when _that_
  495. trashed the system. So I tracked it down... This does not happen under
  496. regular TOS -- even if STalker is fully enabled. I dunno, kids...
  497.  
  498. ======================================================================
  499.  
  500. As I said, this program is  a  freebie from Toad Computers. Report any
  501. incompatibilities, bugs, suggestions, or  questions  you  find or have
  502. to:
  503.  
  504.         TOAD on GEnie or call our
  505.         support BBS at (410) 544-6999.
  506.  
  507. And remember, STraight FAX may be ordered online (by sending e-mail
  508. to the above address) or on the phone at (800) 448-8623 (orders only).
  509. For technical information regarding STraight FAX, call (410) 544-6943.
  510.  
  511. You may order STraight FAX! 2.2 from Toad Computers for $79.95.
  512.  
  513. The Suggested U.S. Retail Price is $109.95. __Save $30 TOADAY!!__
  514.  
  515. ======================================================================
  516.  
  517. SYSINFO.PRG -- WRITTEN BY DAVID  TROY  with  CERTAIN PORTIONS (C) 1994
  518. NewSTar Technology Management -- (C) 1994 TOAD COMPUTERS
  519.  
  520. THIS PROGRAM MAY BE FREELY DISTRIBUTED AS LONG AS IT IS UNMODIFIED AND
  521. IS ACCOMPANIED BY THIS TEXT FILE. THANKS!
  522.  
  523. TOAD COMPUTERS - 570 RITCHIE HIGHWAY - SEVERNA PARK, MD 21146-2925
  524.  
  525. AMERICA'S ATARI SOURCE! CALL FOR OUR NEW CATALOG!
  526.  
  527. (800) 448-8623 Orders Only
  528. (410) 544-6943 Information
  529. (410) 544-1329 FAX
  530. (410) 544-6999 BBS
  531. (410) 544-0098 TOADFAX Fax-Back Service
  532.  
  533.  
  534. ***  Where  can  you  find  Gribnif,  Oregon  Research,  ICD,  Anodyne
  535. Software, Current Notes,  Steinberg  Jones,  Binary Sounds, MajicSoft,
  536. STraight FAX! and a host of  other  Atari developers -- not to mention
  537. the entire friendly staff of Toad Computers?
  538.  
  539. YOU GUESSED IT!  --- Toad Computers Holiday Festival '94!
  540.                      December 3 & 4 1994 at Toad Computers!
  541.                      Don't miss out on the biggest Atari event of '94!
  542.  
  543.                      Call (410) 544-6943 for more information! Thanks!
  544.  
  545. ======================================================================
  546.